Skip to content

Avoid notificaton spam when deleting multiple targets in Peak/Scan list#2741

Merged
eselmeister merged 1 commit intoeclipse-chemclipse:developfrom
Mailaender:delete-target-notify-spam
Feb 26, 2026
Merged

Avoid notificaton spam when deleting multiple targets in Peak/Scan list#2741
eselmeister merged 1 commit intoeclipse-chemclipse:developfrom
Mailaender:delete-target-notify-spam

Conversation

@Mailaender
Copy link
Contributor

In a populated Peak/Scan list press CTRL + A and then CTRL + D to clear targets of multiple peaks. This will trigger an update for each deleted peak consecutively which then bubbles through all the open parts. Takes a while until it finishes and even while not being a loop it is laggy and unpolished. I moved all the delete notifications outside the undo operation because in this case you may want to notify in bulk instead of per peak/scan. This was actually already there, so the extra notifications were overdone.

@Mailaender Mailaender force-pushed the delete-target-notify-spam branch from fd150b5 to 5e53fee Compare February 26, 2026 10:21
@eselmeister eselmeister merged commit fbbe23b into eclipse-chemclipse:develop Feb 26, 2026
3 checks passed
@Mailaender Mailaender deleted the delete-target-notify-spam branch February 26, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants